home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 138
/
Volume 138 Aug 19 2011 - Damaged.iso
/
Games
/
the_independent.swf
/
scripts
/
DefineButton2_138
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-08-19
|
136b
|
9 lines
on(release){
nextFrame();
set("..:emailtype","txt");
tellTarget("_parent.htmlemail")
{
gotoAndStop(1);
}
}